Debugging Unreal Engine with Rider

您所在的位置:网站首页 ue4 debug editor Debugging Unreal Engine with Rider

Debugging Unreal Engine with Rider

#Debugging Unreal Engine with Rider| 来源: 网络整理| 查看: 265

Unreal Editor log

While playing, you can see real-time log messages in Rider's Unreal Editor log. This is useful as it does not require you to switch back-and-forth between the Unreal Engine Editor and Rider while you are working on your code.

Debugging

To debug your game, Rider comes with a rich debugger UI and LLDB backend on all three major platforms. On Windows, this debugger is developed by the JetBrains team and is capable of debugging code built with the Microsoft Visual C++ compiler. You can set line breakpoints, watchpoints, conditional breakpoints, and others. You can also use evaluate expressions or set values during debugging sessions.

The LLDB-based debugger has support for Natvis files and automatically finds and loads the UE4.natvis, providing user-friendly views of Unreal Engine data types.

In the debugger, Rider automatically generates one-line summaries for all structures not covered by Natvis, and summaries are colored to increase readability. It shows the Raw View for Natvis-generated values. Built-in formatters are enabled for wide/Unicode strings (wchar_t, char16_t, char32_t).

See AlsoUnreal Engine debuggerDebugging code with RiderMore about Rider for Unreal...


【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3